selection sort

英 [sɪˈlekʃn sɔːt] 美 [sɪˈlekʃn sɔːrt]

网络  选择排序算法; 选择排序; 选择排序法; 排序算法之选择排序; 选择法排序

计算机



双语例句

  1. The example program for this section implements a selection sort on an array of integers.
    本节的示例程序在一个整数数组上实现选择排序。
  2. Sometimes the user may want to sort the data only on one of the available selection criteria and leave the others blank or select no criteria to sort the data by leaving all the criteria blank.
    有时候,用户可能希望只根据一个可用的选择条件对数据排序,而将其他条件留空,或者不选择任何条件,将所有条件留空。
  3. How many swaps do I do in selection sort?
    那选择排序要做多少次交换呢?
  4. So Selection Sort, while it might be easier perhaps to think through than Bubble Sort, or maybe it's pretty much equivalent, it's just a different approach to the same problem.
    因此,仔细想想,选择排序也许比,冒泡排序更简单,或者这两者都差不多,只是对同一问题的不同方法而已。
  5. Directly into the sort simple selection sort bubble sort quick sort heap sort.
    简单选择排序;冒泡排序;快速排序;堆排序。
  6. This paper introduces two mature sorting methods: bubble sort and selection sort, and points out that these sorting methods could be used to realize the two-direction sort.
    介绍了两种较为成熟的排序方法冒泡法和选择排序法,指出这两种排序方法都可在原来基础上实现双向排序。
  7. Just contrast this for a brief moment to something like Selection Sort which from the get go had a ridiculous amount of redundancy comparing the same damn numbers again and again, and again.
    这就与其他的排序算法形成了鲜明的对比,比如选择排序,它会一次又一次地做,多余的比较。
  8. Let's do selection and let's do merge sort here on the right just to see what actually happens.
    中间进行选择排序,右边进行归并排序,看看会发生什么。
  9. And this is in contrast to Selection Sort where you're fishing again and again for the then smallest element.
    这与选择排序是相反的,在选择排序中你需要一次又一次地,找出最小的元素。
  10. And this was just a formal way of describing the best case running time and in the case of Selection Sort, what was the best case running time?
    这是描述最好情况下运行时间的,一种正式的方式,在选择排序中,最理想的运行时间是多少呢?
  11. The result shows that the suitable selection of design value can ensure the natural parameter, provide basis for exploitation and application of this sort of test stand.
    结果表明,选择适当的结构参数可保证试验台的特性参数,为该类试验台的开发和应用提供依据。
  12. Sorting is very important in programming, and there are many methods, such as bubble sort, selection sort, insertion sort, etc.
    排序是程序设计中非常重要的内容,其方法有很多,常用的有三种:冒泡排序、选择排序和插入排序。
  13. The determination of scheme and the selection of compute model for the foundation design of high frequency vibrated machine set are described and a few experiences for this sort of foundation analysis and calculation are summarized, which provide the idea and way for actual engineering design.
    本文介绍了受高频率振动机组基础设计中设计方案的确定、计算模型的选用,总结了分析、计算该类型基础的几点经验,为实际工程的设计提供途径。
  14. The selection of Advanced Manufacturing Technology is an important resort for modern manufacture enterprise to capture competitive advantage, but in the same way of mass-produce, different industries 'selections of various Advanced Manufacturing Technology are surely sort of different.
    先进制造技术是现代制造型企业在市场竞争中获取竞争优势的重要手段,但是在同样的大量生产方式下,不同行业对于各种先进制造技术的选择倾向必然有所差异。
  15. The improvement of selection sort algorithm
    选择排序算法的改进
  16. Through a comparison and an evaluation of the three sorting algorithms of the selection sort, the bubble sort and the insertion sort, we can see which is the best.
    通过对选择排序、起泡排序和插入排序等三种排序法的比较与评价,得出较优的排序法。
  17. Relevant documental materials can be classified into two groups& one concerning adverse selection theory and the other focusing on the solution of this sort of issue.
    这些文献可以分为两大类,一类重点研究逆向选择理论,另一类则探讨逆向选择问题的解决方法。